home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / sound / isa / wavefront / Makefile
Encoding:
Makefile  |  2008-12-24  |  243 b   |  10 lines

  1. #
  2. # Makefile for ALSA
  3. # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
  4. #
  5.  
  6. snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o
  7.  
  8. # Toplevel Module Dependency
  9. obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
  10.